PDF4Java Reference Documentation
com.o2sol.pdf4java.logicalstructure Package / PDFAttributeClassMap Class / getNames Method
In This Topic
    getNames Method
    In This Topic
    Gets the names in this map.
    Syntax
    public java.lang.String[] getNames()

    Return Value

    An array of strings representing the names in this map.
    See Also